home *** CD-ROM | disk | FTP | other *** search
- Path: gatekeeper.liffe.com!usenet
- From: ralph.mason@liffe.com (Ralph Mason)
- Newsgroups: comp.sys.cbm,comp.os.misc,alt.comp.hardware.homebuilt,comp.sys.apple2,comp.sys.apple2.programmer,comp.sys.atari.8bit
- Subject: Re: 6502 Multitasking OS announce
- Date: Wed, 20 Mar 1996 08:00:13 GMT
- Organization: London International Financial Futures Exchange
- Message-ID: <4ioeb4$q3e@gatekeeper.liffe.com>
- References: <4i94fs$stj@narses.hrz.tu-chemnitz.de> <holger.948.00030EE6@deep.hb.provi.de> <4ijtbe$7ca@no-names.nerdc.ufl.edu> <4ijuic$iiq@gatekeeper.liffe.com> <4ik00v$9r@fishlab7.fsh.mtu.edu> <4im8k0$gud@gatekeeper.liffe.com> <4iml11$s69@narses.hrz.tu-chemnitz.de> <4imo7b$36m@gatekeeper.liffe.com> <4iodjs$q3e@gatekeeper.liffe.com>
- Reply-To: ralph.mason@liffe.com
- NNTP-Posting-Host: ralph_pc.liffe.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- ralph.mason@liffe.com (Ralph Mason) wrote:
-
- >After a rethink ( and a quick brushup on 6502 asm :) )......
-
- etc - with an error in iy
-
-
- > sal cs_page,x ; try to get it
- This ^^^^^^^^^^^^^^^^^^ should be
- sar cs_page,x ;
-
- I never could get my left and right sorted out : )
-
- -Ralph
-
-
-
-